File

src/app/shared/interface/IWordMatch.ts

Index

Properties

Properties

category
category: string
Type : string
initialValue
initialValue: string
Type : string
value
value: string
Type : string
export interface IWordMatch {
    value: string,
    category: string,
    initialValue: string
}

results matching ""

    No results matching ""